Welcome![Sign In][Sign Up]
Location:
Search - linux c socket

Search list

[Linux-Unixeaselib

Description: 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category, UDP services category, Mysql database operations, log type, configuration files analytic categories, Date Time operations, and Base64 MD5 encryption type, and thread pool thread category, XML documents and other types of analysis
Platform: | Size: 69632 | Author: 刘忠 | Hits:

[Internet-Networksocketftp

Description: 该文件是基于socket编程的ftp文件传输的源代码。包含了服务器和客户端的源代码,是使用C语言编写的。运行在linux环境中。无解压密码。不妥之处,还请高手给予指点。-the document is based on the socket programming ftp file transfer the source code. Includes server and client source code is the use of the C language. Run on the Linux environment. No extract passwords. Nothing wrong with it and also invited experts to give instructions.
Platform: | Size: 1024 | Author: mafengxi | Hits:

[Internet-NetworkIP

Description: 用来进行端口转发。端口映射等功能都可以 C语言源码 格式 110 127.0.0.1 112 本地端口 转发IP 转发端口-Used for port forwarding. Such as port mapping functions can be C language source code format 110 127.0.0.1 112 local port forwarding IP forwarding port
Platform: | Size: 9216 | Author: 许晓军 | Hits:

[Internet-Networkgetip

Description: 在linux下c语言获取本机ip地址的函数,解除了只能获取127.0.0.1的bug.获得的是大端的4字节的ip地址,不是17字节的字符串地址.本人项目中已经在使用了.-In linux under c language to obtain the local ip address of the function, the lifting of access to 127.0.0.1 only the bug. Access to the big 4-byte ip address, instead of 17 bytes of the string address. I projects already in use.
Platform: | Size: 1024 | Author: chenfuming | Hits:

[Internet-NetworkSocketLib

Description: Socketlib: 一个轻量级的C++ 封装Socket C API 网络编程框架。 它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。 目前,只支持Window下IPV4;将来支持IPV6,并希望能将其扩展到linux/unix等OS平台。 -Socketlib: a lightweight C++ Package Socket C API network programming framework. It simplifies asynchronous event Socket distributed, inter-process communication Socket concurrent OO network applications and services. At present, only support Window under IPV4 future support for IPV6, and hope to extend it to linux/unix and other OS platforms.
Platform: | Size: 912384 | Author: bolidezhang | Hits:

[Internet-Networkhsocket-0.4.0.tar

Description: This library is intended for providing C++ Wrapper class for native socket api. It is tested under g++(*NIX, Linux, Cygwin), Visual C++ Environments, and will support vendor supported C++ compilers.-This library is intended for providing C++ Wrapper class for native socket api. It is tested under g++ (* NIX, Linux, Cygwin), Visual C++ Environments, and will support vendor supported C++ compilers.
Platform: | Size: 77824 | Author: balife | Hits:

[Communication-Mobilewangyue4

Description: 这是江苏企业通讯协议(联通版本)的一个Release,因为公司业务已经转换到java版本所以,我决定发布EMSP 2.0 C++ 版本的协议部分,因为当时比较仓促,设计的不是很好,但是我想对于刚刚涉及网络开发的人,特别是刚刚涉及短信息业务开发的人应该有所帮助,我所发布的部分只是协议处理部分的内容,不包括网络的处理,网络处理部分很简单,如果使用BCB或者VC的话您可以使用,VCL或者MFC中封装好的Socket组件来使用就可以了,或者您使用Socket API来处理。对于linux和Unix用户,我想您应该知道如何使用Socket了吧:) 本人曾在VC7 ,BCB6,kylix,G++上生成系统,但是不保证您在上述平台上可以正确生成系统。VC6因为对Standard C++支持不足,无法编译本代码。
Platform: | Size: 25600 | Author: 王跃 | Hits:

[Ftp Clientftp

Description: linux下用C开发的源代码,是ftp 的相关代码-linux development using C source code, is the relevant code ftp
Platform: | Size: 5120 | Author: tsinghua | Hits:

[Internet-Networks_p

Description: socket编程,linux下使用,包含单线程和多线程两种情况-socket programming, linux use, including single-threaded and multi-threaded two situations
Platform: | Size: 14336 | Author: 郭江亮 | Hits:

[SCMexample1

Description: linux下使用socket进行网络通信,含server.c和client.c文件,使用时可以将server.c在PC linux下运行,client.c经交叉编译后下到开发板运行-linux network using socket communications, including server.c and client.c documents, can be used server.c in the PC linux run, client.c by cross-compiled to run under the development board
Platform: | Size: 2048 | Author: jaywoo | Hits:

[Linux-Unixchat

Description: 基于BSD C的socket编程 采用udp协议,类似两个进程通信的聊天程序 压缩包包含两个文件,编译后运行是两个不同的聊天进程 运行环境linux -BSD C based on the socket programming using udp agreement, similar to the two processes communications chat program package consists of two documents, compiled to run two different operating environment to chat process linux
Platform: | Size: 2048 | Author: zhiguoxu | Hits:

[Internet-Networkclient

Description: 基于linux平台,用C++编写的QT程序,基于socket的客户端-Linux-based platform, using C++ Prepared QT procedures, based on the client socket
Platform: | Size: 202752 | Author: 张珍珍 | Hits:

[Internet-Networkserver

Description: 基于linux平台,用C++ 编写的QT程序,基于socket的服务器端-Linux-based platform, using C++ Prepared QT procedures, based on socket server-side
Platform: | Size: 209920 | Author: 张珍珍 | Hits:

[Linux-UnixFreeChat-ssl

Description: linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
Platform: | Size: 32768 | Author: lin | Hits:

[Program docLinux_socket_program

Description: linux socket编程很好的学习文档,其中有很多C代码例程-linux socket programming good study documents, there is one of a lot of C code routines
Platform: | Size: 95232 | Author: liying | Hits:

[Linux-Unixqq_chat

Description: linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面-linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt interface
Platform: | Size: 15360 | Author: 彭宗山 | Hits:

[Linux-Unixc-s-huangjun86

Description: linux环境下gcc编译通过,cs通信server端源码,实现了简单的文本的传输,阅读后即可了解整个socket流程,绝对原创,欢迎大家多多支持。-gcc compiler under linux through, cs source client server communication, the realization of a simple transfer of text, reading socket understand the whole process can be absolutely original, welcome to a lot of support.
Platform: | Size: 1024 | Author: 黄珺 | Hits:

[Linux-Unixchat

Description: linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
Platform: | Size: 16384 | Author: cxt | Hits:

[Linux-Unixnet

Description:
Platform: | Size: 64512 | Author: 邵海东 | Hits:

[Internet-Networksourcesocket

Description: socket program by gcc for linux
Platform: | Size: 8192 | Author: mohamed | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »

CodeBus www.codebus.net